string myFirstName;
myFirstName = Profile.GetPropertyValue("FirstName").ToString();
